Skip to content

feat(together-ai/ideogram/ideogram-4.0): add new models [bot]#1302

Merged
sreeharikmarar merged 3 commits into
mainfrom
bot/add-together-ai-ideogram-ideogram-4.0-20260606-000622
Jun 8, 2026
Merged

feat(together-ai/ideogram/ideogram-4.0): add new models [bot]#1302
sreeharikmarar merged 3 commits into
mainfrom
bot/add-together-ai-ideogram-ideogram-4.0-20260606-000622

Conversation

@models-bot

@models-bot models-bot Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Auto-generated by model-addition-agent for together-ai/ideogram/ideogram-4.0.


Note

Low Risk
Adds a standalone YAML model catalog entry with no application or auth logic changes.

Overview
Adds a new Together AI provider definition for ideogram/ideogram-4.0 as an active, serverless text-to-image model.

Pricing is set at $0.06 per image (input_cost_per_image, all regions). The entry declares text input and image output, supportedModes: image, and strips reasoning_effort via removeParams. Pricing is sourced from Together’s pricing page.

Reviewed by Cursor Bugbot for commit 4a6e1e5. Bugbot is set up for automated code reviews on this repo. Configure here.

Comment thread providers/together-ai/ideogram/ideogram-4.0.yaml
Comment thread providers/together-ai/ideogram/ideogram-4.0.yaml
@github-actions

github-actions Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

/test-models

@harshiv-26

Copy link
Copy Markdown
Collaborator

Gateway test setup failed for together-ai

The test job aborted before any tests ran. Error:

Failed to apply provider-account/together-ai 'test-v2-together-ai': {"statusCode":500,"message":"Error applying the manifest of type provider-account"}

This is usually a transient infra issue (catalogue build, TrueFoundry API, GitHub archive). Try /test-models again, or check the job logs.

Comment thread providers/together-ai/ideogram/ideogram-4.0.yaml
@sreeharikmarar sreeharikmarar enabled auto-merge (squash) June 8, 2026 11:05
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

/test-models

@sreeharikmarar sreeharikmarar merged commit c51e3d7 into main Jun 8, 2026
8 checks passed
@sreeharikmarar sreeharikmarar deleted the bot/add-together-ai-ideogram-ideogram-4.0-20260606-000622 branch June 8, 2026 11:05
@harshiv-26

Copy link
Copy Markdown
Collaborator

Gateway test results

  • Total: 1
  • Passed: 0
  • Failed: 0
  • Validation failed: 0
  • Errored: 0
  • Skipped: 1
  • Success rate: 0.0%
Provider Model Scenarios
together-ai ideogram/ideogram-4.0 skipped: skip-check
Skipped (1)

together-ai/ideogram/ideogram-4.0 — skip-check (skipped)

Skip reason
unsupported mode 'image'

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 4a6e1e5. Configure here.

modalities:
input:
- text
output:

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing image input modality

Medium Severity

modalities.input lists only text, but Together’s Ideogram 4.0 image API accepts reference images (e.g. via image_url) for image-to-image flows. The prior ideogram-3.0 entry includes image input, so callers relying on this registry may block or mis-route img2img requests.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 4a6e1e5. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants